HELP - FormulaLatexOptions
HelpConfig OptionsFormulaLatexOptions
Description  
Configuration options related to the latex formula tool.
HAVE_LATEX_AND_GSSet to TRUE if you have the latex, dvips, gs(win32) commands on your platform.These are needed for the generation of Latex formulas.
Default value:
NO
EXTRA_PACKAGESThe EXTRA_PACKAGES tag can be to specify one or more names of LaTeX packages that should be included in the LaTeX output.
LATEX_BATCHMODEIf the LATEX_BATCHMODE tag is set to YES, doxygen will add the batchmode. command to the generated LaTeX files. This will instruct LaTeX to keep running if errors occur, instead of asking the user for help. This option is also used when generating formulas in HTML.
Default value:
NO